ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / CachedMap<TSource,TValue> Class
Properties Methods Events

In This Topic
    CachedMap<TSource,TValue> Class Members
    In This Topic

    The following tables list the members exposed by CachedMap<TSource,TValue>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets supposed items count  
    Public PropertyGets value from cache by index  
    Top
    Public Methods
     NameDescription
    Public MethodClears the cache.  
    Public MethodPerforms tasks associated with freeing and releasing resources.  
    Public MethodNotifies subscribed about cache item change  
    Public MethodNotifies subscribed about all cache items change.  
    Top
    Public Events
     NameDescription
    Public EventRaised when collection of cache items is changed.  
    Top
    See Also